DisCSP.Exception
Class ExistentVarException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byDisCSP.Exception.ExistentVarException
All Implemented Interfaces:
java.io.Serializable

public class ExistentVarException
extends java.lang.Exception

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.Exception
 
Constructor Summary
ExistentVarException()
          Costruttore di ExistentVarException
ExistentVarException(java.lang.String var)
          Costruttore di ExistentVarException
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ExistentVarException

public ExistentVarException()
Costruttore di ExistentVarException


ExistentVarException

public ExistentVarException(java.lang.String var)
Costruttore di ExistentVarException

Parameters:
var - il nome della variabile che si è tantato di definire due volte